imcontext: Replace the builtin sequences
authorMatthias Clasen <mclasen@redhat.com>
Wed, 7 Jul 2021 21:03:11 +0000 (17:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Jul 2021 02:02:33 +0000 (22:02 -0400)
commit8087250476b7cc6c8c6b1dace2bb89815682504e
treeb4f7315ee6074cc99b42d38dc0a10326d35e29ba
parent485dc052ca0fb5166237085e80e37de3762a2082
imcontext: Replace the builtin sequences

When we find a Compose file, replace the builtin
sequences with the table we found. This matches the
semantics described in Compose(5), and makes it possible
to drop unwanted sequences from the builtin table.

It is slight change of behavior for users with existing
Compose files. To match the previous behavior, you have
to add

include "%L"

to your Compose file, to keep the builtin sequences in
addition to your own.
gtk/gtkimcontextsimple.c